Developer Documentation

QuickTime 4 API Documentation

Programming With QuickTime VR

| Previous | Chapter Contents | Chapter Top | Next |

Transition Type

The transitionType parameter of the function QTVRSetTransitionProperty specifies a type of transition for a panoramic node. This constant defines the available value of that parameter:

enum {
    kQTVRTransitionSwing                            = 1
};

Constant description

kQTVRTransitionSwing
A transition between two views in a single node.

© 1998 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |